home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Utilities
/
Converters
/
Convert_TEXT
/
Source
/
shared.subproj
/
Makefile
< prev
next >
Wrap
Makefile
|
1995-06-12
|
1KB
|
45 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = shared
PROJECTVERSION = 1.1
LANGUAGE = English
CLASSES = AbstractConverter.m ConvertController.m ConvertListener.m\
ConvertSpeaker.m File.m MacToNeXTText.m NeXTToMacText.m\
ProgressIndicator.m PSFile.m ResultObject.m TextConverter.m\
TextFile.m
HFILES = AbstractConverter.h common.h ConvertController.h\
ConvertListener.h ConvertSpeaker.h File.h MacToNeXTText.h\
NeXTToMacText.h ProgressIndicator.h PSFile.h ResultObject.h\
TextConverter.h TextFile.h
CFILES = common.c
PSWFILES = ProgressInd.psw
OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Convert.msg
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = subproj.make
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies